home *** CD-ROM | disk | FTP | other *** search
/ CD Ware Multimedia 1994 November / Cd Ware (Nro. 2) - Epimundo.iso / DOS / CM / LOGOFF11.ZIP / LOGOFF.DOC < prev    next >
Encoding:
Text File  |  1994-05-05  |  3.5 KB  |  60 lines

  1.      Program:  LOGOFF.PPE  v1.00                    Compiled on 01-16-94
  2.                UPDATE: v1.10
  3.  
  4.   Written by:  Richard Stewart
  5.  
  6.  Description:  LOGOFF.PPE -- A PPE (PCBoard Programming Executable) to 
  7.                penalize users who allow a keyboard timeout to log them off.  
  8.                If PCBoard is notified of a keyboard timeout, this PPE will 
  9.                penalize the user by deducting 30 minutes from their available
  10.                time for that day, issue a message to them about it, and write 
  11.                one line to the CALLER LOG file. Users of level XXX,(defined in 
  12.                LOGOFF.CFG file) or higher are NOT penalized, but their 
  13.                inactivity is written to the CALLER LOG file.  
  14.                    Also, will leave a message, to users below specified 
  15.                security level in LOGOFF.CFG.  So that the next time they log 
  16.                on, they will see the prompt mail waiting... (You can put 
  17.                anything you want into the LOGOFF.TXT file to meet your needs).  
  18.                An example has been provided for you.
  19.  
  20.  
  21. Installation:  This program is called by replacing a line in your PCBTEXT file
  22.                with a call to the PPE program by using the ! parameter.
  23.                Use MKPCBTXT.EXE to edit your PCBTEXT file.  Press F3 and
  24.                enter 55.  You will see the "Keyboard Time Expired!"
  25.                record.  Change it like this:
  26.  
  27.                From:    Keyboard Time Expired!
  28.                  To:    !D:\PCB\PPE\LOGOFF.PPE
  29.                          
  30.                Change to reflect your own path.
  31.  
  32.                Verify your selected time out limit by running PCBSETUP, then
  33.                going to the (G-Configuration Options/F-Limits) page. The
  34.                first option on the screen is the number of minutes the
  35.                caller may remain inactive before invoking your line 55 from
  36.                PCBTEXT..
  37.  
  38.         Note:  I will be more than happy to modify this program in anyway to    
  39.                meet your needs.  Refer to Support on how to contact me.         
  40.                                                                                                        
  41. Registration:  I am releasing this program as shareware.  So, use of this       
  42.                program on your BBS past a 30 day trial requires a nominal       
  43.                registration fee of $5.00; and will ensure continued support     
  44.                and upgrades.  Plus access to my board for future upgrades.      
  45.                If interested, mail check or money order to:                     
  46.                                                                                                                                             
  47.                (FREEWARE NOW!!!!!!!--But donations are allways encouraged)
  48.  
  49.                              Richard Stewart                                    
  50.                              167 Hanson Dr.                                     
  51.                              SpringField, Ma. 01128                             
  52.                                                                                                                                                                        
  53.      Support:  The North Shore BBS at (413) 783-2802 for more information       
  54.                and the latest updates.  Running 16.8 Dual Standard HST...       
  55.                Please leave comments in conference 23, once your security       
  56.                has been upgraded.                                               
  57.  
  58.  
  59.  
  60.